area ip-address|number stub

This command configures the area to be a stub area.

Syntax

area ip-address a.b.c.d stub 
area number number stub 
no area ip-address a.b.c.d stub 
no area number number stub  

Command

Description

a.b.c.d

Defines the OSPF area in IP address format.

Number

Defines the OSPF area ID as a decimal value in the range of 0 – 4294967295.

Default

NA

Command Mode

Privileged User

Example

This example configures the area to be a stub area.

(config-data)# router ospf     
(conf-router)# area number 1000 stub